home *** CD-ROM | disk | FTP | other *** search
Text File | 1997-02-13 | 1.2 KB | 38 lines | [TEXT/MPS ] |
-
- /*
- * This file was generated by the SOM Compiler.
- * FileName: StdExts.xh.
- * Generated using:
- * SOM Precompiler somipc: 2.18
- * SOM Emitter emitxh.dll: 2.33
- */
-
- #ifndef SOM_Module_OpenDoc_StandardExtensions_defined
- #define SOM_Module_OpenDoc_StandardExtensions_defined 1
- #include <som.xh>
-
- /*
- * Start of user-defined types:
- */
- class ODFrame;
- class ODFacet;
- #define kODSettingsExtension "OpenDoc:Extension:Info:Settings"
- #define kODExtSemanticInterface "OpenDoc:Extension:SemanticInterface"
- #define OpenDoc_StandardExtensions_OpenDoc_StandardExtensions_Version "1.0."
-
- #ifndef SOM_DONT_USE_SHORT_NAMES
- #ifndef SOMTGD_OpenDoc_StandardExtensions_Version
- #ifdef OpenDoc_StandardExtensions_Version
- #undef OpenDoc_StandardExtensions_Version
- #define SOMTGD_OpenDoc_StandardExtensions_Version 1
- #else
- #define OpenDoc_StandardExtensions_Version OpenDoc_StandardExtensions_OpenDoc_StandardExtensions_Version
- #endif /* OpenDoc_StandardExtensions_Version */
- #endif /* SOMTGD_OpenDoc_StandardExtensions_Version */
- #endif /* SOM_DONT_USE_SHORT_NAMES */
-
- /*
- * End of user-defined types.
- */
- #endif /* SOM_Module_OpenDoc_StandardExtensions_defined */
-